home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / role / AMScen_0_9.lha / AMScen / build.m < prev    next >
Text File  |  1995-01-21  |  181b  |  9 lines

  1. Print("Creating the build facilities and Builder's Guild.\n").
  2.  
  3. private tp_build CreateTable().
  4. use tp_build
  5. source st:build1.m
  6. source st:build2.m
  7. source st:bguild.m
  8. unuse tp_build
  9.